GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / MaxCharWidth Property





In This Topic
MaxCharWidth Property (IGdPictureOCR)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(14)>
Property MaxCharWidth As Integer
[DispId(14)]
int MaxCharWidth {get; set;}
read-write property MaxCharWidth: Integer; 
DispIdAttribute(14)
function get,set MaxCharWidth : int
[DispId(14)]
__property int get_MaxCharWidth();
__property void set_MaxCharWidth( 
   int value
);
[DispId(14)]
property int MaxCharWidth {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members